<p class="Paragraph">With these statements and functions you can define how <help:productname>%PRODUCTNAME</help:productname> Basic should react to errors during the program execution.</p>
</help:to-be-embedded>
<p class="Paragraph"><help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname> Basic offers various methods for reacting to errors that occur during program execution. In error handling routines you can evaluate these errors and decide how the program should react. This prevents the program from being terminated after a run time error.</p>
<p class="Paragraph">The following functions and statements for error handling are supported:</p>